The following tables list the members exposed by Axis<T,M,A>.
Name | Description | |
---|---|---|
CrossingAxis | Sets the CrossingAxis property. | |
CrossingValue | AxisModel.CrossingValue | |
DataSourceType | Sets the axis model AxisModel.DataSourceType. | |
DataSourceUrl | Sets the axis model AxisModel.DataSourceUrl. | |
EnhancedIntervalMinimumCharacters | Sets the mininum desired characters to be displayed for horizontal axes when using advanced label heuristics. -1 will attempt to adjust the interval to precisely fit the horizontal labels. | |
ExpectFunctions | Sets whether the series should expect that properties in its items source may be functions that need to be evaluated to yield their value. This defaults to false, as there will be a subtle performance impact to using this feature. This value must be set before assigning an item's source to take effect. | |
FormatLabel | Sets the axis model AxisModel.FormatLabel. | |
IsDisabled | Sets the IsDisabled property. If true, the axis will not be rendered.
This is a dependency property. | |
IsInverted | Sets the IsInverted property.
This is a dependency property. | |
Label | Overloaded. Sets the label path to use for the axis. | |
LabelAngle | Sets the axis model AxisModel.LabelAngle. | |
LabelBottomMargin | Sets the axis model AxisModel.LabelBottomMargin. | |
LabelExtent | Sets the axis model AxisModel.LabelExtent. | |
LabelHorizontalAlignment | Sets the LabelHorizontalAlignment property. | |
LabelLeftMargin | Sets the axis model AxisModel.LabelLeftMargin. | |
LabelLocation | Sets the axis model AxisModel.LabelLocation. | |
LabelRightMargin | Sets the axis model AxisModel.LabelRightMargin. | |
LabelTextColor | Sets the axis model AxisModel.LabelTextColor. | |
LabelTextStyle | Sets the axis model AxisModel.LabelTextStyle. | |
LabelTopMargin | Sets the axis model AxisModel.LabelTopMargin. | |
LabelVerticalAlignment | Sets the LabelVerticalAlignment property. | |
LabelVisibility | Sets the axis model AxisModel.LabelVisibility. | |
LocalSchemaTransform | DataChartModel.LocalSchemaTransform | |
MajorStroke | Overloaded. Sets the MajorStroke property.
This is a dependency property. | |
MajorStrokeThickness | Sets the MajorStrokeThickness property.
This is a dependency property. | |
MinorStroke | Overloaded. Sets the MinorStroke property.
This is a dependency property. | |
MinorStrokeThickness | Sets the MinorStrokeThickness property.
This is a dependency property. | |
ResponseDataKey | Sets the axis model AxisModel.ResponseDataKey. | |
ResponseDataType | Sets the axis model AxisModel.ResponseDataType. | |
Strip | Overloaded. Sets the Strip property.
This is a dependency property. | |
Stroke | Overloaded. Sets the Stroke property.
This is a dependency property. | |
StrokeThickness | Sets the StrokeThickness property.
This is a dependency property. | |
TickLength | Sets the TickLength property.
This is a dependency property. | |
TickStroke | Overloaded. Sets the TickStroke property.
This is a dependency property. | |
TickStrokeThickness | Sets the TickStrokeThickness property.
This is a dependency property. | |
Title | Sets the Title property.
This is a dependency property. | |
TitleAngle | ||
TitleHorizontalAlignment | ||
TitleVerticalAlignment | ||
UseEnhancedIntervalManagement | Sets whether to use more advanced heuristics when determining the initial number of labels to render, before resolving collisions, etc. |
View on GitHub